Conversation
|
You can remove unused imports from other files as well, that will be good And just cross verify everything works fine |
@Sumitwarrior7 . These are the imports which are unused. Also I am facing one issue, the changes I make in the codebase of Apps.Whiteboard are not being rendered on the server, I'm not able to see the changes. Can you help out with this? |
|
Whenever you make the changes and want to see the changes in the server, you have to rerun the build commands for building the whiteboard app as given in readme |
@umangutkarsh please confirm if it's done then we can close it |
|
Hi @CulturalProfessor . Will confirm asap. Thanks. |
Hi @CulturalProfessor . I have cross-verified. And Removed the imports, we can close this. Also there are some unused attributes defined in the constructor classes in some files. I have not removed those. |
Addresses: #76
Removed the unused imports from the following files.